home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Tools / Languages / MacGambit 2.0 / sources1 / Runtime (.c & .h) / emul.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-06-04  |  131 b   |  5 lines  |  [TEXT/KAHL]

  1. extern char *emul_code_alloc, *emul_code_top;
  2.  
  3. long emul_M68020_instr( /* code_ptr */ );
  4. long emul_M68881_instr( /* code_ptr */ );
  5.